projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5dd8801
)
reftest: Exclude flaky tests
author
Matthias Clasen
<mclasen@redhat.com>
Sun, 28 Jul 2019 20:29:31 +0000
(16:29 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Sun, 28 Jul 2019 20:42:52 +0000
(16:42 -0400)
These depend on details of text rendering,
and started failing with newer pango.
testsuite/reftests/meson.build
patch
|
blob
|
history
diff --git
a/testsuite/reftests/meson.build
b/testsuite/reftests/meson.build
index 6039ae709f7d34e3a6c49b8f2b109895bc62caff..20c45566b6615596b3d2e92b96e83df60d71ac86 100644
(file)
--- a/
testsuite/reftests/meson.build
+++ b/
testsuite/reftests/meson.build
@@
-430,6
+430,10
@@
xfails = [
'textview-border-windows.ui',
'window-show-contents-on-map.ui',
'toplevel-vs-popup.ui',
+ # these depend on details of text layout
+ 'label-background.ui',
+ 'label-wrap-justify.ui',
+ 'quit-mnemonic.ui',
]
foreach testname : testdata